home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2009 August / SAN CD 8-2009 CD-ROM 51.iso / pc / issueMedia / Astronaut tests / Conc-ESA-ASPP-2008.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2008-06-19  |  188 b   |  5 lines

  1. on(rollOver){
  2.    delete a;
  3.    a = "For the first triangle <b>generally</b> no rule applies. <br>The correct answer is to click the button to the right: <b>\"no rule applies\"</b>!";
  4. }
  5.